Skip to content

ci: Fix the "chore" workflow for pull requests from forks#3

Merged
Oliver Borchert (borchero) merged 1 commit into
mainfrom
pr-target
Apr 19, 2025
Merged

ci: Fix the "chore" workflow for pull requests from forks#3
Oliver Borchert (borchero) merged 1 commit into
mainfrom
pr-target

Conversation

@borchero
Copy link
Copy Markdown
Member

Motivation

PRs like #1 are not properly assigned labels as the token associated with PRs from pull requests does not have sufficient permissions to label PRs (or leave PR comments).

Changes

  • Change the trigger from pull_request to pull_request_target to execute the workflow with elevated permissions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants